Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

187
Vistas
Showing [object Object] in embed footer

SEE THIS PIC:
SEE THIS PIC

I have given the codes which I tried.

If I don't add iconURL then it works fine (ONLY FYI).

I am using discord.js v13.

CODE 1

const embed = new MessageEmbed()
        .setTitle("Thanks for Boosting <a:gifland_boost:810489455805857833>")
        .setURL(`https://discord.com/channels/948465967862784070/959091641577246770`)
        .setDescription(`Congratulations, you've got 20 coins to add projects in uptimer bot.\n Add one using: \`,add <url>\`\nCheck Coins: \`,balance\``)
        .setFooter({ text: `Send From [${newMember.guild.name}]` , iconURL: 'https://i.imgur.com/oO5ZSRK.png'})
        .setColor("#ff52bf");

CODE 2

const embed = new MessageEmbed()
        .setTitle("Thanks for Boosting <a:gifland_boost:810489455805857833>")
        .setURL(`https://discord.com/channels/948465967862784070/959091641577246770`)
        .setDescription(`Congratulations, you've got 20 coins to add projects in uptimer bot.\n Add one using: \`,add <url>\`\nCheck Coins: \`,balance\``)
        .setFooter({ text: `Send From [${newMember.guild.name}]` , iconURL: newMember.guild.icon})
        .setColor("#ff52bf");

i did some experiments and i got to know that the problem is not in iconURL ,the problem is in text my theory - i removed iconURL and just kept the text and when i checked , the problem exist but when i removed text also , the problem gets solved so this means that the problem is in text and not in iconURL or proxyIconURL

about 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Instead of using .setFooter({ text: Send From [${newMember.guild.name}] , iconURL: newMember.guild.icon}) Use .setFooter(Send From [${newMember.guild.name}], newMember.guild.icon})

Check out source code of discord.js herediscord.js This should work.

about 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda